-
-
Notifications
You must be signed in to change notification settings - Fork 94
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: bump to use go1.21 #847
Conversation
The Label Bot has predicted the following:
|
Signed-off-by: Rui Chen <[email protected]> chore: update pipelines to use go1.21 Signed-off-by: Rui Chen <[email protected]> fix: have checkout action before setup-go action Signed-off-by: Rui Chen <[email protected]> bump golangci-lint to 1.54 Signed-off-by: Rui Chen <[email protected]>
@all-contributors |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉 LGTM, Thanks for your contribute !
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #847 +/- ##
=======================================
Coverage 18.87% 18.87%
=======================================
Files 21 21
Lines 2257 2257
=======================================
Hits 426 426
Misses 1791 1791
Partials 40 40
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
I've put up a pull request to add @chenrui333! 🎉 |
Description
bump to use go1.21 for build
relates to Homebrew/homebrew-core#159379
Related Issue
Type of Change
Checklist
make build
andmake test
commands.make doc-gen
to generate new documentation.